[INFO] fetching crate stackforge-automata 0.7.2...
[INFO] testing stackforge-automata-0.7.2 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate stackforge-automata 0.7.2 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate stackforge-automata 0.7.2
[INFO] finished tweaking crates.io crate stackforge-automata 0.7.2
[INFO] tweaked toml for crates.io crate stackforge-automata 0.7.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate stackforge-automata 0.7.2 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate stackforge-automata 0.7.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pnet_base v0.35.0
[INFO] [stderr]   Downloaded default-net v0.22.0
[INFO] [stderr]   Downloaded byteorder_slice v3.0.0
[INFO] [stderr]   Downloaded derive-into-owned v0.2.0
[INFO] [stderr]   Downloaded pnet_sys v0.35.0
[INFO] [stderr]   Downloaded memalloc v0.1.0
[INFO] [stderr]   Downloaded pnet_datalink v0.35.0
[INFO] [stderr]   Downloaded pcap-file v2.0.0
[INFO] [stderr]   Downloaded netlink-packet-core v0.7.0
[INFO] [stderr]   Downloaded pcap v2.4.0
[INFO] [stderr]   Downloaded netlink-packet-route v0.17.1
[INFO] [stderr]   Downloaded stackforge-core v0.7.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a252a59218aae671dc55f0a690dd3c48de85ad4b22e18b668c32ce2ced7c8073
[INFO] running `Command { std: "docker" "start" "-a" "a252a59218aae671dc55f0a690dd3c48de85ad4b22e18b668c32ce2ced7c8073", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a252a59218aae671dc55f0a690dd3c48de85ad4b22e18b668c32ce2ced7c8073", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a252a59218aae671dc55f0a690dd3c48de85ad4b22e18b668c32ce2ced7c8073", kill_on_drop: false }`
[INFO] [stdout] a252a59218aae671dc55f0a690dd3c48de85ad4b22e18b668c32ce2ced7c8073
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9e5d516c96e99b139c1222d2a270516861b68c259ee403ce99725863b86a0d60
[INFO] running `Command { std: "docker" "start" "-a" "9e5d516c96e99b139c1222d2a270516861b68c259ee403ce99725863b86a0d60", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling no-std-net v0.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling byteorder_slice v3.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling ipnetwork v0.20.0
[INFO] [stderr]    Compiling pnet_base v0.35.0
[INFO] [stderr]    Compiling pnet_sys v0.35.0
[INFO] [stderr]    Compiling errno v0.2.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling default-net v0.22.0
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling pnet_datalink v0.35.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling derive-into-owned v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling pcap v2.4.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pcap-file v2.0.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling stackforge-core v0.7.2
[INFO] [stderr]    Compiling stackforge-automata v0.7.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.08s
[INFO] running `Command { std: "docker" "inspect" "9e5d516c96e99b139c1222d2a270516861b68c259ee403ce99725863b86a0d60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e5d516c96e99b139c1222d2a270516861b68c259ee403ce99725863b86a0d60", kill_on_drop: false }`
[INFO] [stdout] 9e5d516c96e99b139c1222d2a270516861b68c259ee403ce99725863b86a0d60
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4ac94e7d5bfdbe29facf7b3997bf29d65244f81b416917b3b29e07ffbe3c61f3
[INFO] running `Command { std: "docker" "start" "-a" "4ac94e7d5bfdbe29facf7b3997bf29d65244f81b416917b3b29e07ffbe3c61f3", kill_on_drop: false }`
[INFO] [stderr]    Compiling stackforge-automata v0.7.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.74s
[INFO] running `Command { std: "docker" "inspect" "4ac94e7d5bfdbe29facf7b3997bf29d65244f81b416917b3b29e07ffbe3c61f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ac94e7d5bfdbe29facf7b3997bf29d65244f81b416917b3b29e07ffbe3c61f3", kill_on_drop: false }`
[INFO] [stdout] 4ac94e7d5bfdbe29facf7b3997bf29d65244f81b416917b3b29e07ffbe3c61f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1102d5ae4ec8b691b6e4f3bec8e41ee52bdcc8cd7f514ce09f3a08d47aee1d90
[INFO] running `Command { std: "docker" "start" "-a" "1102d5ae4ec8b691b6e4f3bec8e41ee52bdcc8cd7f514ce09f3a08d47aee1d90", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stackforge_automata-c085641d9e6f4070)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test arp_spoof::tests::test_forward_from_target ... ok
[INFO] [stdout] test arp_spoof::tests::test_restore_packets ... ok
[INFO] [stdout] test dhcp::lease::tests::test_active_leases ... ok
[INFO] [stdout] test dhcp::lease::tests::test_allocate_first_ip ... ok
[INFO] [stdout] test arp_spoof::tests::test_bpf_filter_format ... ok
[INFO] [stdout] test arp_spoof::tests::test_poison_packets_generated_on_tick ... ok
[INFO] [stdout] test dhcp::lease::tests::test_commit_and_reuse ... ok
[INFO] [stdout] test dhcp::lease::tests::test_allocate_requested_ip ... ok
[INFO] [stdout] test dhcp::lease::tests::test_pool_exhaustion ... ok
[INFO] [stdout] test dhcp::lease::tests::test_release ... ok
[INFO] [stdout] test dhcp::lease::tests::test_renewal_rebinding_defaults ... ok
[INFO] [stdout] test dhcp::lease::tests::test_decline ... ok
[INFO] [stdout] test dhcp::tests::test_bpf_filter ... ok
[INFO] [stdout] test dhcp::lease::tests::test_different_macs_get_different_ips ... ok
[INFO] [stdout] test dhcp::tests::test_decline ... ok
[INFO] [stdout] test dhcp::tests::test_ignore_wrong_server_id ... ok
[INFO] [stdout] test dhcp::tests::test_discover_offer ... ok
[INFO] [stdout] test dhcp::tests::test_release ... ok
[INFO] [stdout] test dhcp::tests::test_request_ack ... ok
[INFO] [stdout] test forwarder::tests::test_rewrite_macs ... ok
[INFO] [stdout] test dhcp::tests::test_reply_frame_is_valid_packet ... ok
[INFO] [stdout] test dhcp::tests::test_tick_sweep ... ok
[INFO] [stdout] test dhcp::tests::test_multiple_clients ... ok
[INFO] [stdout] test dhcp::tests::test_inform ... ok
[INFO] [stdout] test forwarder::tests::test_rewrite_dst_mac ... ok
[INFO] [stdout] test dhcp::tests::test_request_nak_wrong_ip ... ok
[INFO] [stderr]    Doc-tests stackforge_automata
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1102d5ae4ec8b691b6e4f3bec8e41ee52bdcc8cd7f514ce09f3a08d47aee1d90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1102d5ae4ec8b691b6e4f3bec8e41ee52bdcc8cd7f514ce09f3a08d47aee1d90", kill_on_drop: false }`
[INFO] [stdout] 1102d5ae4ec8b691b6e4f3bec8e41ee52bdcc8cd7f514ce09f3a08d47aee1d90
